home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / windows / nt4sp3.zip / README.TXT < prev   
Text File  |  1997-05-15  |  61KB  |  1,219 lines

  1. ====================================================================== 
  2.                   Microsoft Windows NT 4.0 Workstation 
  3.                        and Windows NT 4.0 Server
  4.                       Service Pack 3  Readme File
  5. ======================================================================
  6.         (c) Copyright Microsoft Corporation, 1997
  7.  
  8. This document provides information about Microsoft Windows NT 4.0
  9. Workstation and Windows NT 4.0 Server Service Pack 3, as well as 
  10. answers to questions you might have.
  11.  
  12. --------
  13. Contents
  14. --------
  15.  
  16. 1.0  INTRODUCTION
  17.     1.1  What's New in Service Pack 3
  18.     1.2  Support for PowerPC Platform
  19.     1.3  Downloading and Extracting the Service Pack
  20.  
  21. 2.0  INSTALLATION INSTRUCTIONS FOR WINDOWS NT 4.0 SERVICE PACK 3
  22.     2.1  Before You Install the Service Pack
  23.     2.2  Installing the Service Pack
  24.     2.3  Service Pack Uninstall
  25.  
  26. 3.0  USER NOTES
  27.     3.1  Emergency Repair Disk
  28.     3.2  Adding New Components to the System
  29.     3.3  Installing Symbol Files from the Compact Disc
  30.     3.4  Remote Access Service PPP CHAP MD5 Authenticator Support
  31.     3.5  Microsoft DHCP Server  
  32.     3.6  Unencrypted Passwords No Longer Sent by Default
  33.     3.7  Hardware Compatibility with Windows NT 4.0
  34.                  
  35. 4.0  LIST OF BUGS FIXED IN WINDOWS NT 4.0 SERVICE PACK 3 
  36.  
  37. 5.0  ADDITIONAL FIXES AND WORK-AROUNDS
  38.     5.1  Tape Drive Not Recognized by Windows NT
  39.     5.2  File Sharing Problems with Windows 95
  40.     5.3  Reinstalling Hilgraeve HyperTerminal Private Edition
  41.     5.4  Restoring Active Files and the Registry from Tape
  42.     5.5  LPR Printing
  43.     5.6  Updating Audio Drivers
  44.  
  45. 6.0  NOTES FOR USERS OF THE 128-BIT VERSION OF WINDOWS NT 4.0
  46.  
  47. 7.0  HOW TO OBTAIN THE NORTH AMERICAN (128-BIT) VERSION OF
  48.      SERVICE PACK 3
  49.   
  50.  
  51. 1.0  INTRODUCTION
  52. -----------------
  53. Service Pack 3 for Microsoft Windows NT 4.0 is easy to install from 
  54. within Windows NT and changes only those files that were originally 
  55. set up on the Windows NT Workstation or Windows NT Server system. 
  56. Service Pack releases are cumulative: they contain all previous fixes 
  57. and any new fixes made to the system.
  58.  
  59. 1.1  What's New in Service Pack 3
  60. ---------------------------------
  61. RPC Transport
  62.  
  63. This service pack includes new versions of the remote procedure call 
  64. (RPC) run-time dynamic-link library (DLL) and the RPC subsystem
  65. service (Rpcss.exe). These changes provide enhanced support for RPC
  66. message queuing, which is a feature of the upcoming Microsoft Message
  67. Queue Server (MSMQ). In order to use message queuing in an RPC
  68. client/server application on Windows NT 4.0, you must have Service
  69. Pack 3 installed on both the client machine and the server machine.
  70. You also need Beta 2 or later of MSMQ installed on both the client
  71. machine and the server machine.
  72.  
  73. If you are developing RPC applications that support MSMQ, you need 
  74. the new RPC run-time DLL, the new RPC subsystem service, and the new 
  75. RPC header files and Microsoft Interface Definition Language (MIDL)
  76. compiler (available in the Win32 Software Development Kit). Also, 
  77. RPC applications must support message queuing in order to use the 
  78. following new features:
  79.  
  80. The MIDL [message] attribute.
  81.  
  82. The ncadg_mq protocol sequence.
  83.  
  84. The RPC_C_MQ_* endpoint flags in the RPC_POLICY data structure.
  85.  
  86. The RpcBindingInqOption and RpcBindingSetOption functions.
  87.  
  88. For more information on using message queuing in your RPC 
  89. applications, see RPC Message Queuing in the Service Pack 3 SDK 
  90. Help file (see "Win32 APIs and SDK for Service Pack 3" later in
  91. this file), or refer to the documentation in the upcoming MSMQ SDK.
  92.  
  93. CryptoAPI 2.0
  94.  
  95. The Microsoft Cryptography application programming interface
  96. (CryptoAPI) provides developers with core cryptographic and 
  97. certificate functions. CryptoAPI 1.0 supports public-key and
  98. symmetric-key operations, such as key generation, key management, key
  99. exchange, encryption, decryption, hashing, digital signatures, and
  100. verification of signatures. CryptoAPI 2.0 (the upgrade contained in
  101. this service pack) includes this core cryptographic functionality as
  102. well as certificate-based functionality. Developers can use 
  103. certificates with these public-key operations and perform the 
  104. necessary encapsulations and encoding to apply certificates within 
  105. their applications. 
  106.  
  107. CryptoAPI 2.0 uses a service-provider model in which cryptography is 
  108. provided by Cryptographic Service Providers (CSPs). This model allows 
  109. developers to easily adapt their applications to evolving 
  110. cryptographic technologies and government export policies. Service
  111. Pack 3 provides one CSP (the Microsoft RSA Base Provider), which
  112. gives users and developers access to exportable cryptography. 
  113.  
  114. CryptoAPI 2.0 supports existing standards, such as X.509 v.3
  115. certificate formats, ASN.1 encoding, and both PKCS #7 and #10 for
  116. encapsulation. This allows applications using CryptoAPI to 
  117. operate with other certificate-based systems that adhere to these
  118. standards.
  119.  
  120. The release version of CryptoAPI 2.0 contains several updates to the 
  121. developer's release version of September 1996, including both 
  122. parameter changes and naming changes. These changes are reflected 
  123. in the Crypt32.dll and Wincrypt.h files. Please consult the 
  124. CryptoAPI 2.0 documentation for details.
  125.  
  126. DirectX 3.0
  127.  
  128. Service Pack 3 contains a complete software implementation of 
  129. DirectX 3.0 as well as ongoing hardware support for the DirectDraw 
  130. component of DirectX 3.0. This translates into the following major 
  131. feature changes since the release of DirectX 2.0 as supported in 
  132. Windows NT 4.0:
  133.  
  134. DirectDraw
  135. Access to all 256 entries in the palette when in exclusive mode.
  136.  
  137. DirectSound
  138. Software-based 3-D localization of audio (Direct3DSound APIs.)
  139.  
  140. DirectInput
  141. COM interface supporting mouse and keyboard data with documentation 
  142. and sample programs.
  143.  
  144. DirectPlay
  145. IDirectPlayLobby, an interface that allows an external application 
  146. to launch a DirectPlay 3.0 application and provide it with all 
  147. information necessary to connect to a session. Internet TCP/IP 
  148. service provider for multi-player applications over the Internet.
  149.  
  150. Direct3D
  151. Software emulation for the Direct3D 3.0 API. (In Windows NT 4.0, we 
  152. provide a beta version of the software drivers for Direct3D 2.0.)
  153.  
  154. ODBC 3.0
  155.  
  156. Service Pack 3 includes the latest version of Microsoft Open 
  157. Database Connectivity (ODBC) API. ODBC 3.0 provides an updated ODBC 
  158. Control Panel and an ODBC Administrator interface that uses tabbed 
  159. controls and provides more information about the ODBC components 
  160. installed and in use on your system. This updated version of ODBC
  161. also introduces the concept of a file data source that can be shared 
  162. or placed on a central server. With the appropriate drivers 
  163. installed, ODBC 3.0 will let a user share a file data source or 
  164. place a file data source on a central server.
  165.  
  166. This new version of ODBC adheres to the standards of both the 
  167. American National Standards Institute (ANSI) and the International 
  168. Standards Organization (ISO). It is also backward compatible with 
  169. previous versions of the ODBC API. For more information on ODBC 
  170. 3.0, refer to the documentation included with the ODBC 3.0 SDK.
  171.  
  172. SMB Signing
  173.  
  174. Service Pack 3 includes an updated version of the Server Message 
  175. Block (SMB) authentication protocol, also known as the Common Internet
  176. File System (CIFS) file sharing protocol. The updated protocol has two
  177. main improvements: it supports mutual authentication, which closes a
  178. "man-in-the-middle" attack, and it supports message authentication, 
  179. which prevents active message attacks. SMB signing provides this
  180. authentication by placing a digital security signature into each SMB,
  181. which is then verified by both the client and the server.
  182.  
  183. In order to use SMB signing, you must either enable it or require it 
  184. on both the client and the server. If SMB signing is enabled on a 
  185. server, then clients that are also enabled for SMB signing will use
  186. the new protocol during all subsequent sessions and clients that are
  187. not enabled for SMB signing will use the older SMB protocol. If SMB
  188. signing is required on a server, then a client will not be able to
  189. establish a session unless it is enabled for SMB signing. SMB signing
  190. is disabled by default on a server system when you install the Service 
  191. Pack; it is enabled by default on a workstation system when you apply 
  192. the Service Pack. For information on how to configure SMB signing, go 
  193. to the Microsoft Knowledge Base at http://www.microsoft.com/kb/ and
  194. search for the following article: Q161372 -- How to Enable SMB 
  195. Signing in Service Pack 3. 
  196.  
  197. Note: SMB signing will not work with the direct host IPX protocol.
  198. This is because the direct host IPX protocol modifies SMBs in
  199. a way that is incompatible with signature-enabled SMBs. This
  200. incompatibility will be most obvious when you have direct host 
  201. IPX clients and you require SMB signing on the server. Requiring
  202. SMB signatures on the server will cause the server to not bind
  203. to the direct host IPX interface, which will then force all 
  204. connections to the server to be signed. If you disable the NWLink 
  205. binding on the server then you will be able to use SMB signing. 
  206.  
  207. Also, SMB signing will impose a performance penalty on your 
  208. system. Although it doesn't consume any more network bandwidth, 
  209. it does use more CPU cycles on the client and server side.
  210.  
  211. For more information on SMB signing, see the Microsoft FTP site at
  212. ftp://ftp.microsoft.com/developr/drg/CIFS/sec.htm. For general
  213. information on the CIFS protocol, see the Microsoft Web site at
  214. http://www.microsoft.com/intdev/cifs/.
  215.  
  216. Password Filtering
  217.  
  218. This Service Pack includes a password filter (Passfilt.dll) that
  219. allows system administrators to increase password strength. This
  220. filter is copied to %system root%\SYSTEM32 when the Service Pack is
  221. installed on the system. The password filter should be copied to
  222. the primary domain controller for the domain, and to any backup 
  223. domain controllers in the event the server role in the domain 
  224. changes.
  225.  
  226. To use the password filter, the following registry entry must exist.
  227. If it doesn't exist you must create it.
  228.  
  229. WARNING: Using the registry editor incorrectly can cause serious, 
  230. system-wide problems that may require you to reinstall Windows NT.
  231. Microsoft cannot guarantee that any problems resulting from the use 
  232. of the registry editor can be solved. Use this tool at your own risk.
  233.  
  234. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
  235.  
  236. Value: Notification Packages
  237.  
  238. Type: REG_MULTI_SZ
  239.  
  240. Data: Passfilt.dll
  241.  
  242. Notification Packages contains a list of DLLs to be loaded and 
  243. notified of password changes and password change requests. You can
  244. audit the loading of Notification Packages by setting the audit policy
  245. in User Manager. To do this, start User Manager and then click Audit
  246. on the Policies menu. In the Audit Policy dialog box click Audit
  247. These Events and then enable Restart, Shutdown, and System by 
  248. selecting the Success and/or Failure check boxes.
  249.  
  250. Passfilt.dll implements the following password policy:
  251.  
  252. 1. Passwords must be at least 6 characters long.
  253.  
  254. 2. Passwords must contain characters from at least 3 of the following
  255.    4 classes:
  256.  
  257.     Class                Examples
  258.     -----                --------
  259.  
  260.     English Upper Case Letters          A, B, C, ... Z
  261.     English Lower Case Letters          a, b, c, ... z
  262.     Westernized Arabic Numerals         0, 1, 2, ... 9
  263.     Non-alphanumeric characters        .,;:*&%!
  264.  
  265. 3. Passwords may not contain your user name or any part of your full
  266.    name.
  267.  
  268. Custom password filter DLLs can be written to implement different
  269. password rules. For more information, see the Microsoft Knowledge Base
  270. article Q151082 Password Change Filtering & Notification in Windows
  271. NT. You can access the Knowledge Base at http://www.microsoft.com/kb/.
  272.  
  273. Restricting Anonymous User Access
  274.  
  275. Windows NT has a feature where anonymous logon users can list domain
  276. user names and enumerate share names. Some customers who want enhanced
  277. security have requested the ability to optionally restrict this
  278. functionality. Service Pack 3 provides a mechanism for administrators
  279. to restrict the ability for anonymous logon users (also known as NULL
  280. session connections) to list account names and enumerate share names.  
  281.  
  282. In addition, Service Pack 3 has a feature that restricts anonymous 
  283. logon users from connecting to the registry remotely. After
  284. Service Pack 3 is installed, anonymous users cannot connect to the 
  285. registry and cannot read or write any registry data. Also, a new 
  286. built-in group known as Authenticated Users is created when you 
  287. install Service Pack 3. The Authenticated Users group is
  288. similar to the Everyone group, except for one important difference:
  289. anonymous logon users (or NULL session connections) are never members
  290. of the Authenticated Users group. 
  291.  
  292. For more information on these new features, including information 
  293. on configuring the registry to restrict anonymous user access to 
  294. list domain user names and enumerate share names, go to the Microsoft
  295. Knowledge Base at http://www.microsoft.com/kb/ and search for the
  296. following article: Q143474.
  297.  
  298. Using a System Key to Strongly Encrypt Password Information 
  299.  
  300. Service Pack 3 provides the capability to use strong encryption 
  301. techniques to increase protection of account password information 
  302. stored in the registry by the Security Account Manager (SAM).  
  303. Windows NT stores user account information, including a derivative 
  304. of the user account password, in a secure portion of the registry 
  305. protected by access control and an obfuscation function. The 
  306. account information in the registry is only accessible to members 
  307. of the administrators group. Windows NT, like other operating 
  308. systems, allows privileged users who are administrators access to 
  309. all resources in the system. For users who require enhanced 
  310. security, strong encryption of account password derivative 
  311. information provides an additional level of security to prevent 
  312. administrators from intentionally or unintentionally accessing 
  313. password derivatives using registry programming interfaces.
  314.  
  315. The strong encryption capability in Service Pack 3 is an optional 
  316. feature. Strong encryption protects private account information by 
  317. encrypting the password data using a 128-bit cryptographically 
  318. random key, known as a password encryption key. Administrators may 
  319. choose to implement strong encryption by defining a system key for 
  320. Windows NT. To do this, administrators can run a utility called
  321. Syskey.exe. For more information on using Syskey.exe to configure
  322. a system key, go to the Microsoft Knowledge Base at 
  323. http://www.microsoft.com/kb/ and search for the following article:
  324. Q143475.
  325.  
  326. Win32 APIs and SDK for Service Pack 3
  327.  
  328. Service Pack 3 includes several new APIs, including two Win32 APIs 
  329. pertaining to spin counts on critical sections 
  330. (InitializeCriticalSectionAndSpinCount() and 
  331. SetCriticalSectionSpinCount()). To develop applications that take 
  332. advantage of these new APIs, a Service Pack 3 SDK will be available 
  333. on the Microsoft Web site at: 
  334.  
  335. http://www.microsoft.com/msdn/sdk
  336.  
  337. 1.2 Support for PowerPC Platform
  338. --------------------------------
  339. Microsoft is in the process of phasing out all Windows NT-related 
  340. development for the PowerPC architecture. Because of this, there are 
  341. no PowerPC files included in Service Pack 3 for Windows NT 4.0. 
  342. Microsoft plans to continue providing technical support for customers 
  343. who use Windows NT 4.0 on the PowerPC architecture.
  344.  
  345. 1.3 Downloading and Extracting the Service Pack
  346. -----------------------------------------------
  347. If you have downloaded this Service Pack from an FTP site or a Web 
  348. site, you should read the release notes completely before you
  349. extract and install the Service Pack. 
  350.  
  351. After downloading the Service Pack, you will have a compressed 
  352. executable file (for example, nt4sp3_i.exe) on your hard drive. To 
  353. extract this file and begin the installation process, type 
  354. nt4sp3_i.exe at the Command Prompt or double-click the file from 
  355. NT Explorer. You can also extract the file into the current 
  356. directory without launching the installation program by using 
  357. the Command Prompt switch /x (for example, at the Command Prompt, 
  358. type nt4sp3_i /x).
  359.  
  360.  
  361. 2.0 INSTALLATION INSTRUCTIONS FOR WINDOWS NT 4.0 SERVICE PACK 3
  362. ---------------------------------------------------------------
  363.  
  364. 2.1 Before You Install the Service Pack
  365. ---------------------------------------
  366. Close all active debugging sessions before installing this 
  367. Service Pack, otherwise the Update program will be unable to replace 
  368. system files that are in use. If a file is in use when you install 
  369. the Service Pack, a dialog box will appear in which you can choose to 
  370. cancel the installation or skip the file copy. We recommend you choose
  371. to cancel the installation, and then run Update.exe again, being sure 
  372. to select the uninstall option. Close all active sessions on the 
  373. system, and then run Update.exe again to install the Service Pack.
  374.  
  375. Also, to maximize the ability to recover the system in the event of
  376. installation failure, it is recommended that you do the following
  377. before installing the Service Pack:
  378.  
  379. 1. Update the system Emergency Repair disk using the Rdisk.exe 
  380.    command with the /s option.
  381. 2. Perform a full backup of the system, including the system registry
  382.    files.
  383. 3. Disable any non-essential third-party drivers and/or services
  384.    (that is, drivers and services that are not required to boot
  385.    the system).
  386. 4. Contact the original equipment manufacturer (OEM) that provided
  387.    the driver or service for the updated versions of the file(s).
  388.  
  389. If you have installed a pre-release version of Microsoft
  390. Internet Explorer 4.0 prior to installing this Service Pack, you 
  391. must remove the pre-release version of Internet Explorer 4.0 from 
  392. your computer before you install the Service Pack. You may then 
  393. reinstall Internet Explorer after successfully completing the 
  394. Service Pack 3 installation. This will not be necessary with the 
  395. retail release of Internet Exporer 4.0. Upon retail release, 
  396. Microsoft Internet Explorer 4.0 will be made available to 
  397. customers on the Microsoft Web site.
  398.  
  399. Users of NEC Versa 6050 or 6200 Series notebook computers that 
  400. shipped preinstalled with Windows NT version 4.0 should select 
  401. "Yes" when Service Pack 3 update.exe prompts you to replace the 
  402. hal.dll file.  
  403.  
  404. If you are running SystemSoft's CardWizard for Windows NT (support 
  405. for PCMCIA) or PowerProfiler for Windows NT (support for Advanced 
  406. Power Management), you must complete critical pre-installation 
  407. procedures prior to installing this Service Pack.  Otherwise, your 
  408. computer may no longer boot after installation of Service Pack 3.  
  409. These procedures can be found in the product section at 
  410. http://www.systemsoft.com.
  411.  
  412. Advanced Power Management is not supported by Windows NT version 4.0.  
  413. As a result, Microsoft recommends that you remove Advanced Power 
  414. Management features before installing this Service Pack.
  415.  
  416. 2.2 Installing the Service Pack
  417. -------------------------------
  418. To install the Service Pack from the compact disc:
  419.  
  420. 1.  Insert the Service Pack compact disc into your CD-ROM drive.
  421. 2.  If a Web page opens in your browser after you insert the 
  422.     compact disc, click Windows NT Service Pack, and then 
  423.     click Install Service Pack. 
  424. 3.  When you are asked whether you want to open the file 
  425.     Spsetup.bat or save it to disk, click Open and then follow 
  426.     the instructions that appear on the screen. 
  427.  
  428.     Note: To use the uninstall feature of this Service Pack, 
  429.     you must create an Uninstall directory during the initial
  430.     installation. Also, if you are reapplying the Service 
  431.     Pack after installing new software or hardware, you must 
  432.     choose to create a new uninstall directory. To indicate 
  433.     this, you must click "Yes, I want to create an Uninstall 
  434.     directory" when you are prompted. For further information, 
  435.     see Section 2.3 and 3.2.
  436.  
  437. 4.  If a Web page doesn't automatically open when you insert 
  438.     the compact disc, open the Command Prompt window and change 
  439.     the directory to the drive letter associated with the 
  440.     CD-ROM drive.
  441. 5.  Change the directory to \i386 or \ALPHA (depending 
  442.     upon whether you have an Intel or ALPHA CPU), and type UPDATE.
  443. 6.  Follow the instructions that appear on the screen. 
  444.  
  445.     Note: To use the uninstall feature of this Service Pack, 
  446.     you must create an Uninstall directory during the initial
  447.     installation. Also, if you are reapplying the Service 
  448.     Pack after installing new software or hardware, you must 
  449.     choose to create a new uninstall directory. To indicate 
  450.     this, you must click "Yes, I want to create an Uninstall 
  451.     directory" when you are prompted. For further information, 
  452.     see Section 2.3 and 3.2.
  453.  
  454. To install the Service Pack from a network drive:
  455.  
  456. 1.  At the Command Prompt, type the command to connect 
  457.     to the network drive which has the Service Pack 
  458.     files.
  459. 2.  Change the drive letter to that network drive.  
  460. 3.  Change directory to \i386 or \ALPHA (depending 
  461.     upon whether you have an Intel or ALPHA CPU), and 
  462.     then type UPDATE.
  463. 4.  Follow the instructions that appear on the screen. 
  464.  
  465.     Note: We recommend that you choose to create an Uninstall 
  466.     directory the first time you install the Service Pack. Also, 
  467.     if you are reinstalling the Service Pack after installing new 
  468.     software or hardware, you must choose to create a new 
  469.     Uninstall directory. To indicate this, click "Yes, I want
  470.     to create an Uninstall directory" when you are prompted.
  471.     For further information, see Section 2.3 and 3.2.
  472.  
  473. 2.3  Service Pack Uninstall
  474. ---------------------------
  475. This Service Pack contains an uninstall feature that you can use to 
  476. restore your system to its previous bootable state.
  477.  
  478. To enable the uninstall option, you must create an Uninstall 
  479. directory the first time you run Update.exe. To do this, when 
  480. prompted, click "Yes, I want to create an Uninstall directory." A 
  481. subdirectory in your Windows NT directory will be created. This 
  482. requires at least 60 MB of free space on the drive on which Windows 
  483. NT is installed.
  484.  
  485. To return your system to a previous bootable state, run Update.exe 
  486. and click "Uninstall a previously installed Service Pack." After 
  487. your system has restarted, the Update.exe program will replace the 
  488. files updated by the Service Pack with the files from the previous 
  489. installation and will return your registry settings to what they were 
  490. before Service Pack 3 was installed.
  491.  
  492. Note: If you install any applications that require Service Pack 3 
  493. or have bug fixes contained in Service Pack 3, performing an uninstall
  494. could adversely affect those applications.
  495.  
  496. Note: If you plan to install an older service pack after uninstalling 
  497. Service Pack 3, take note of the following important precaution.  
  498. Service Pack 3 modifies the Security Account Manager (SAM) database 
  499. such that older versions of the SAMSRV.DLL and WINLOGON.EXE files no 
  500. longer recognize the database structure.  Therefore, the uninstall 
  501. process does not restore these files when uninstalling Service Pack 3.  
  502. If you install a prior service pack (e.g., Service Pack 2) after 
  503. uninstalling Service Pack 3, click "No" on the "Confirm File Replace" 
  504. dialog boxes that ask if you wish to overwrite SAMSRV.DLL and 
  505. WINLOGON.EXE.  If you overwrite the newer files with their older 
  506. versions, you will be unable to logon to the system.
  507.  
  508.  
  509. 3.0  USER NOTES
  510. ---------------
  511.  
  512. 3.1 Emergency Repair Disk
  513. -------------------------
  514. If you use the Windows NT Emergency Repair Disk to repair your
  515. Windows NT system at some time after you install the 
  516. Service Pack, you will need to reinstall the Service Pack after the 
  517. repair is completed. This is because the Emergency Repair Disk 
  518. repairs your system by restoring your original Windows NT 4.0 setup. 
  519. After the repair has completed, simply follow the Installation 
  520. Instructions (section 2.0) to reinstall the Service Pack. For more
  521. information on using the Windows NT Emergency Repair Disk utility,
  522. go to the Microsoft Knowledge Base at http://www.microsoft.com/kb/
  523. and search for the following article: Q146887.
  524.  
  525. Note: To use the Emergency Repair Disk utility, you must have the 
  526. updated version of Setupdd.sys. The updated version is contained in 
  527. Service Pack 3. To update your version of Setupdd.sys, copy Setupdd.sys
  528. from the Service Pack to your setup boot disk #2. This will 
  529. replace the older version of Setupdd.sys with the updated version. 
  530. For more information, go to the Microsoft Knowledge Base at 
  531. http://www.microsoft.com/kb/ and search for the following article: 
  532. Q158423.
  533.  
  534. 3.2 Adding New Components to the System
  535. ---------------------------------------
  536. If you change or add new software or hardware components to your 
  537. system after you have installed the Service Pack, you need to install
  538. the Service Pack again. This is because the files taken from the 
  539. original Windows NT 4.0 disk set may not be the same as the files on 
  540. the Service Pack disk set. You cannot install new components directly 
  541. from the Service Pack media (such as a new keyboard or printer 
  542. driver). You must install new components from the original product 
  543. media and then reinstall the Service Pack.
  544.  
  545. For example, if you install the SNMP service after installing Service
  546. Pack 3, you will need to reinstall the Service Pack. If you fail to do
  547. so, you will receive the error "Entrypoint SnmpSvcGetEnterpriseOID
  548. could not be located in snmpapi.dll." This is because some of the
  549. files in the SNMP service have been updated in the Service Pack and
  550. you have a version mismatch. Reinstalling the Service Pack fixes the
  551. problem by copying the newer versions of the files to your system.
  552.  
  553. Note: If you are reinstalling the Service Pack after 
  554. installing new software or hardware, you must choose to create a 
  555. new uninstall directory. To indicate this, click "Yes, 
  556. I want to create an Uninstall directory" when you are prompted. 
  557.  
  558. 3.3 Installing Symbol Files from the Compact Disc
  559. -------------------------------------------------
  560. Each program file in Windows NT has a corresponding symbol file that 
  561. is used to find the cause of kernel STOP errors. To install the 
  562. symbol files corresponding to the new binaries in Service Pack 3, do 
  563. the following (assuming your CD-ROM drive is D:, your symbol files 
  564. are located in the C:\WINNT\SYMBOLS directory, and you are installing 
  565. the files for an x86 machine):
  566.  
  567. XCOPY /S /U /D D:\SUPPORT\DEBUG\I386\SYMBOLS
  568. C:\WINNT\SYMBOLS
  569.  
  570. This will copy the Service Pack 3 .dbg files over the existing 
  571. versions of these files. The XCOPY command shown will copy only those 
  572. .dbg files that are already installed (/U switch), and only those 
  573. with a more recent time-date stamp (/D switch).
  574.  
  575. For more information about debugging on Windows NT, see Chapter 39, 
  576. "Windows NT Debugger," in the Microsoft Windows NT 4.0 Workstation 
  577. Resource Kit.
  578.  
  579. 3.4 Remote Access Service PPP CHAP MD5 Authenticator Support
  580. ------------------------------------------------------------
  581. Service Pack 3 provides limited PPP MD5-CHAP authenticator support to 
  582. the Remote Access Server, which may be useful for small user-count 
  583. environments using non-Microsoft PPP dial-in clients. The support is 
  584. local to a given RAS server. The MD5 account information is stored in 
  585. the RAS server registry and is not integrated or synchronized with 
  586. the User Manager account database. Integrated support will appear in 
  587. a later release, at which time this limited support may be removed.
  588.  
  589. The local MD5-CHAP authenticator is enabled by creating the MD5 key 
  590. below and adding "account" subkeys of the form [<domain>:]<user>, 
  591. with subvalue "Pw" containing the account password. The ":" notation 
  592. is used instead of "\" due to the syntax rules of registry keys. The 
  593. 'domain:' is optional and typically omitted. MD5-CHAP will not be 
  594. negotiated (old behavior) when the MD5 key does not exist (default).
  595.  
  596. HKLM\SYSTEM\CurrentControlSet\Services\RasMan\PPP\CHAP\MD5
  597. [<domain>:]<user>(REG_SZ)Pw
  598.  
  599. 3.5  Microsoft DHCP Server
  600. --------------------------
  601. This version of the Microsoft DHCP Server modifies the format of the 
  602. DHCP database. You should back up the contents of your 
  603. %windir%\system32\dhcp directory prior to upgrading.
  604.  
  605. The address conflict detection feature can limit the throughput of 
  606. Microsoft DHCP Server. For improved performance, reduce the number of 
  607. ping retries in the Server Properties dialog box. This feature is 
  608. disabled by default.
  609.  
  610. Address conflicts are indicated by the replacement of the machine 
  611. name with "BAD_ADDRESS."  If a Unique Identifier is specified for 
  612. the address in the Client Properties dialog box, then the address was 
  613. declined by the client. If the Unique Identifier is not specified, 
  614. then the address conflict was detected by the DHCP Server.
  615.  
  616. Microsoft DHCP Server can be configured to set a client's default 
  617. gateway equal to its IP address. This causes the client to use the 
  618. Address Resolution Protocol (ARP) for all IP addresses on the local 
  619. subnet and is useful for routerless networks. To enable this feature 
  620. for all clients in a scope, add the following value to the registry:
  621.  
  622. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCPServer
  623. \Subnets\a.b.c.d\SwitchedNetworkFlag=1 (REG_DWORD)
  624.  
  625. This version of Microsoft DHCP Server supports BOOTP clients. BOOTP 
  626. addresses currently must be reserved in advance by creating an IP 
  627. address reservation. Future versions of Microsoft DHCP Server will 
  628. be capable of leasing dynamic addresses to BOOTP clients.
  629.  
  630. BOOTP clients that do not specify the parameter request list option 
  631. ( 55 ) can still retrieve the following options from this release of 
  632. Microsoft DHCP Server:
  633.  
  634. 1    Subnet Mask
  635. 3    Router
  636. 5    Name Server
  637. 12    Host Name
  638. 15    Domain Name
  639. 44    NetBIOS over TCP/IP Name Server
  640. 45    NetBIOS over TCP/IP Datagram Distribution Server
  641. 46    NetBIOS over TCP/IP Node Type
  642. 47    NetBIOS over TCP/IP Scope
  643. 48    X Window System Font Server
  644. 49    X Window System Display Manager
  645. 69    SMTP Server
  646. 70    POP3 Server
  647. 9    LPR Server
  648. 17    Root Path
  649. 42    NTP Servers
  650. 4    Time Server
  651.  
  652. In order to obtain other options, the client must specify option 55 
  653. in the BOOTP request. DHCP Server will return the options in the 
  654. order listed above. DHCP Server will return as many options as will 
  655. fit in response packet.
  656.  
  657. The activity log feature creates a text log file of all DHCP Server 
  658. activity. The file is located at:
  659.  
  660. %windir%\system32\dhcp\dhcpsrv.log 
  661.  
  662. When the activity log feature is enabled this file will be kept open 
  663. by DHCP Server while the Server is running. To delete the activity 
  664. log file you must first stop DHCP Server, using the command:
  665.  
  666. NET STOP DHCPSERVER
  667.  
  668. If available disk space becomes low, the activity log will pause 
  669. until sufficient disk space becomes available.
  670.  
  671. You must also stop and restart the DHCP Service after enabling or 
  672. disabling Logging, Superscope, or DHCP Decline support.
  673.  
  674. 3.6 Unencrypted Passwords No Longer Sent by Default
  675. ---------------------------------------------------
  676. Connecting to SMB servers (such as Samba and LAN Manager for UNIX)
  677. with an unencrypted (plain text) password fails after upgrading to 
  678. Windows NT 4.0 Service Pack 3. This is because the SMB redirector 
  679. in Service Pack 3 handles unencrypted passwords differently than 
  680. previous versions of Windows NT. Beginning with Service Pack 3, the 
  681. SMB redirector will not send an unencrypted password unless you add 
  682. a registry entry to enable unencrypted passwords. For information 
  683. on how to modify the registry, search the Microsoft Knowledge Base 
  684. at http://www.microsoft.com/kb/ for the following article: Q166730.
  685. This article also contains information on how to change the 
  686. Service Pack setup process so that unencrypted passwords are
  687. enabled after the Service Pack is installed.
  688.  
  689. 3.7 Hardware Compatibility with Windows NT 4.0
  690. ----------------------------------------------
  691. For a current list of computers and other hardware peripherals 
  692. supported by Windows NT 4.0, please see the Windows NT Hardware
  693. Compatibility List at http://www.microsoft.com/hwtest. 
  694.  
  695.  
  696. 4.0  LIST OF BUGS FIXED IN WINDOWS NT 4.0 SERVICE PACK 3
  697. --------------------------------------------------------
  698. All bug fixes contained in Service Pack 3 are listed below. You can 
  699. query the Microsoft Knowledge Base to find an article about a 
  700. specific bug by using the Qxxxxxx number that is assigned to the bug. 
  701. The Microsoft Knowledge Base can be found on the Microsoft Web site 
  702. at http://www.microsoft.com/kb/
  703.  
  704. Service Pack 1
  705. --------------
  706. Q78303  Intermittent File Corruption Problem
  707. Q142653 STOP Message Occurs Calling GetThreadContext/SetThreadContext
  708. Q142654 Winsock Memory Access Violation in Ws2help.dll Or Msafd.dll
  709. Q142655 Stop Message Appears After Deleting ProductOption Registry Key
  710. Q142656 Internet Explorer 3.0 on RISC Computer Cannot Connect to Host
  711. Q142657 Data Corruption on Windows NT 4.0
  712. Q142658 Internet Information Server Runs Out of Memory
  713. Q149903 File Manager Performs a Move Instead of a Copy
  714. Q156832 STOP Message when IBM Warp Client Connects to Windows NT 4.0
  715.  
  716. Service Pack 2
  717. --------------
  718. Q108261 Windows NT Hangs on Shutdown with Certain PCMCIA Devices
  719. Q140065 Multi-Processor Systems Randomly Restart or Stop Responding
  720. Q141375 Winstone 97 May Fail on Windows NT 4.0
  721. Q141708 RAS Client IP Addresses Not Returned to Static Address godot
  722. Q142634 Multiple Processes Are Able to Open the Same Winsock Port
  723. Q142641 Internet Server Unavailable Because of Malicious SYN Attacks
  724. Q142648 STOP 0x00000024 in Ntfs.sys
  725. Q142656 Internet Explorer 3.0 on RISC Computer Cannot Connect to Host
  726. Q142671 Backup Fails on Certain Directories Due to Lack of Permissions
  727. Q142675 CSNW Sends Packets Greater Than Negotiated Maximum Packet Size
  728. Q142686 First Line of Print Job Lost When Printing Using Lpdsvc
  729. Q142687 Windows NT 4.0 Not Able to Read Some Compact Discs
  730. Q142847 Bugcheck 0x1e Caused by Isotp.sys Driver
  731. Q142872 Length of PDC Name May Affect Performance on a Domain
  732. Q142903 Windows NT Ndis.sys and Netflx3.sys Performance Improvement
  733. Q146336 Joystick in Windows NT 4.0 Does Not Work Properly
  734. Q147363 AlphaServer Hangs on Install of Windows NT Version 4.0
  735. Q147497 Matrox Video Driver May Fail on Alpha-based Computers
  736. Q147552 Backup Always Reports Time as PM
  737. Q148378 Setup of RAS with Multiple Modems Gives Slow Performance
  738. Q148525 Removable Media Does Not Eject if Formatted in NTFS
  739. Q148602 Running SNA Server 2.11 on the Windows NT 4.0
  740. Q150815 Windows NT May Fail to Boot on Toshiba Portable Computers
  741. Q153665 SPX Data Stream Type Header May Reset Unexpectedly
  742. Q154556 Delegation Requires a Stop and Restart of the DNS Server 
  743.     Service
  744. Q154620 Windows NT 4.0 DNS Server Loses the Forwarders Settings
  745. Q154784 Windows NT Operating System SNMP OID Incorrect
  746. Q155883 NT 4.0 Breaks SNA Server 2.x Server Communication Over IP
  747. Q156091 Access Violation with Long NDS Context in CSNW/GSNW
  748. Q156095 Replace Command with Space Character in the Path Does Not Work
  749. Q156276 Cmd.exe Does Not Support UNC Names as the Current Directory
  750. Q156324 Device Failure Message with Microchannel Network Adapter
  751. Q156520 Logon Validation Fails Using Domain Name Server (DNS)
  752. Q156578 Cannot Cancel Print Job on Windows NT 3.51 Shared Printer
  753. Q156735 WOW Applications Stack Fault When Launched by a Service
  754. Q156746 Print Jobs Are Deleted When Printer Is Resumed After Restart
  755. Q156750 AddGroupNameResponse Frame from WinNT May Cause WFWG to Hang
  756. Q156884 Problems Saving Event Viewer Log from Windows NT 4.0 to 3.51
  757. Q156958 Serial Service Won't Stop with Serial Printer Installed
  758. Q157279 Nwrdr.sys Fails Reading File with Execute Only Attribute
  759. Q157289 Memory Leak Using RegConnectRegistry API
  760. Q157494 PPC 4.0 Cirrus Driver Fails to Redraw & Fill Objects Correctly
  761. Q157621 Personal Groups Not Visible If %Systemroot% Is Read-Only
  762. Q157673 Policy Not Updated on Workstation
  763. Q158142 WM_DDE_EXECUTE API Causes a Memory Leak in the WOW Subsystem
  764. Q158387 RAS Server Cannot Use DHCP to Assign Addresses w/ PPTP 
  765.         Filtering
  766. Q158587 16-Bit Named Pipe File Open Leads to WOW Access Violation
  767. Q158682 Shortcuts Created Under NT 4.0 Resolve to UNC Paths
  768. Q158707 DDE Destroy Window Code May Stop 0x0000001e in Windows NT 4.0
  769. Q158796 Macintosh Clients Connected to WinNT Server Appear to Hang
  770. Q158981 IBM Thinkpads 760ED and 760ELD May Hang During Shutdown
  771. Q158994 Windows NT 4.0 Fails to Replicate to Backup Domain Controllers
  772. Q159053 NTFS Stream Limitation in Windows NT 4.0
  773. Q159066 A Client Crash May Prevent an NTFS Volume Dismount
  774. Q159071 NTFS Does Not Prevent a File Deletion During Rename
  775. Q159072 An Account That Still Has System Access May Be Deleted
  776. Q159073 Screen Corruption on Dell Laptops Using Cirrus Video
  777. Q159075 Compression Is Not Supported on Quantum 4000DLT
  778. Q159076 Windows NT 4.0 May Hang or Crash in Win32k.sys During Setup
  779. Q159085 Windows NT Kernel Crashes While Processing WM_NCCREATE
  780. Q159090 Delphi 2.00 and 2.01 Users Encounter Error 998
  781. Q159091 German Time Zone Results in Incorrect Log Times
  782. Q159092 Mouse Buttons Not Swapped on German Windows NT 4.0
  783. Q159093 Windows NT Muldiv() Function Returns Incorrect Value
  784. Q159095 STOP 0x0000001E in Win32k.sys When Exiting Applications
  785. Q159098 WinNT 4.0 Resource Kit Utility "Remote Console" Client Fails
  786. Q159105 Cannot Open Truncated File Names from Compact Discs
  787. Q159107 Access Violation in AddAtom Inside Kernel32.dll
  788. Q159108 SMP Full Duplex Adapter Configuration May Cause a Blue Screen
  789. Q159109 ExitWindowsEx Does Not Work With NEC Power Switch Service
  790. Q159110 CDFS Does Not Complete IRPs Correctly
  791. Q159111 Multiprocessor Computer Hangs Under Stress Using Halsp.dll
  792. Q159119 NTFS Generates Cross-Linked Files
  793. Q159127 Bugcheck in Windows NT While Running POSIX Applications
  794. Q159129 OpenGL Access Violation with Invalid OpenGL Context
  795. Q159137 Moving Files Can Corrupt NTFS Partition
  796. Q159141 CDFS Incorrectly Creates Short File Names for Some Files
  797. Q159144 Dongle May Not Function Under Windows NT 4.0
  798. Q159203 Unattended Install Prompts for New IP if Zero Is in Address
  799. Q159204 IoCompletionPort Causes Blue Screen Error
  800. Q159205 SFM File Type and Creator Properties Invalid
  801. Q159206 Reactivation of Paused Print Queues Deletes Print Jobs
  802. Q159309 Windows NT 4.0 RAS Not Releasing Static IP Addresses
  803. Q159352 RPC over NetBIOS Programs Can't Call from Server to RAS Client
  804. Q159447 Applications Testing for Directory Existence Fail
  805. Q159449 DNS Server Glue Data Is Deleted
  806. Q159450 Second Recursive Query Sent from DNS Server Is Broken
  807. Q159594 Missing Eastern Europe FontSubstitutes in Registry
  808. Q159910 Memory Corruption on a Windows NT Alpha Platform
  809. Q159970 Slow List of Folders and Files with CSNW
  810. Q159971 SetTimer() API Causes Memory Leak in the WOW Subsystem
  811. Q159972 WinNT 4.0 May Not Return Valid Response for SMB Search Command
  812. Q160015 2D Vector Performance on WinNT 4.0 Slower Than on 3.51
  813. Q160055 Warning Event ID 4010 Generated on Windows NT LPD Server
  814. Q160189 CSNW Cannot See More Than 32 Volumes Per Server
  815. Q160190 RasSetEntryProperties Does Not Save a Full Path Script Name
  816. Q160354 Mouse and Keyboard Can Disappear when Replacing Drivers
  817. Q160370 Stop Screen 0x00000050 Caused by Fs_rec.sys
  818. Q160372 Intermittent File Corruption when Compiling on NTFS Partition
  819. Q160373 Adaptec Aic78xx Does Not Issue Multiple Tagged Commands
  820. Q160377 File Size Data Does Not Remain Consistent After Defrag on NTFS
  821. Q160392 Systems with 4 GB or More of RAM Cannot Boot Windows NT 4.0
  822. Q160398 Cannot Read Files Greater than 4 GB
  823. Q160404 Madge EISA Stops Responding on Alpha in Windows NT 4.0
  824. Q160405 Video Memory Not Correctly Detected on Dell Latitude Laptops
  825. Q160420 Changing Colors on Cirrus Logic Cards to 65k Can Cause Stop
  826. Q160459 DNS Delegations May Fail
  827. Q160470 Stop 0x0000000a IPX Sends Browser an Incomplete Datagram
  828. Q160493 NWLNKRIP Data Structures Corruption when Using a Demand Dial 
  829.         NIC
  830. Q160494 DNS Zone Transfer Fails After WINS Record Added
  831. Q160497 Cache File Entries Disappear
  832. Q160508 Unnecessary DNS Zone Transfers
  833. Q160518 Zone Files in Multiples of 4 KB May Cause Access Violation
  834. Q160583 Windows NT 4.0 with More Than 4 Processors May Stall & Reboot
  835. Q160601 Bad Parameters Sent to Win32k.sys May Cause Stop Message
  836. Q160603 No Output from DBMON Using OutputDebugString While Debugging
  837. Q160604 Access Violation in security!SspQueryContextAttributesW
  838. Q160606 Performance Enhancements for SQL Server Under Windows NT
  839. Q160610 READ_REGISTER_ULONG Doesn't Preserve ULONG Semantics on Alpha
  840. Q160649 STOP 0x0000000A in Ntoskrnl.exe at Logon to Windows NT 4.0
  841. Q160650 Blue Screen When Closing Kernel Mode Handles from User Mode
  842. Q160651 OpenGL May Cause an Exception 0xc0000090
  843. Q160653 NTFS Fails Assertion Under High Stress During Transfer
  844. Q160657 16-bit Version of Visual Basic 4 May Hang Windows NT 4.0
  845. Q160658 Stop C0000021A Using MoveFileEx MOVEFILE_DELAY_UNTIL_REBOOT
  846. Q160670 FPSCR is Not Being Saved Across Thread Context Switches
  847. Q160671 Stop 0x0000007F May Occur on Compaq SystemPro
  848. Q160678 Possible Access Violation in Win32k.sys Under High Stress
  849. Q160702 Event 2006 Errors in Xcopy from WinNT 4.0 to OS/2 3.0 Client
  850. Q160732 FIX: SQL Server 6.5 Service Pack 2 Fixlist (Part 2 of 2)
  851. Q160791 Excel Charts Lose Color When Pasted into Word
  852. Q160840 Sharing Violation When Accessing User Profiles
  853. Q160894 Incoming Fax Jobs Do Not Appear in Print Queue
  854. Q160964 0x0000001e When Printing Certain Documents from Windows NT 4.0
  855. Q161201 NTBackup.exe from WinNT 3.51 SP5 Causes Verify Errors
  856. Q161802 Stop 0x0000000A During Create File SMB
  857. Q161990 How to Enable Strong Password Functionality in Windows NT
  858. Q162157 Cyberbit Unicode Font Does Not Return Correct Charset
  859. Q163055 DHCP Client May fail with NT 4.0 SP2 Multinetted DHCP Server
  860. Q163736 Access Violation in DNS Manager when deleting cached domain
  861. Q163772 Nested "for" Loops Using the '~' Operators Does not Work
  862. Q163773 Brief 3.0 in NTVDM Consumes 100% Processor
  863. Q163837 SNMP query to Windows NT returns same value for NTS and NTW
  864.  
  865. Service Pack 3
  866. -------------------
  867. Q135707    Programs Run at Priority Level 15 May Cause Computer to Hang
  868. Q139506    Connections to Share-Level Server May Fail
  869. Q140419    Name Release Notfications Not Sent to WINS on Shut Down
  870. Q140967    Changing Password in User Manager Does Not Permit Logon
  871. Q141189    BUG: Wrong Error Code on NetBIOS Call When Using NWNBLNK
  872. Q141381    Retail SP3 Clients Cannot Connect to SP3 Beta 1 Servers
  873. Q142047    Bad Network Packet May Cause Access Violation (AV) on DNS
  874.     Server
  875. Q142609    Corruption Problem When Running DPMI Application
  876. Q143470    Run Logon Scripts Synchronously Not Applied to New Users
  877. Q143472    FPNW Blue Screens Accessing or Creating Folders with Long
  878.     Paths
  879. Q143473    Unattended Setup Stops and Says Press Any Key to Shut Down
  880. Q147012    Activating /W Switch to Prevent Rebooting in WinNT
  881. Q149538    System Restarts Every 5 Hours if Workstation to Server 
  882.     Upgrade
  883. Q151926    Delayed WinLogon When Drive Mapped to Local Share
  884. Q153220    DHCP Manager Error "No More Data Is Available"
  885. Q154710    Cannot View Long File Names on Network in 16-Bit Programs
  886. Q154939    CreateQueueJobAndFile Fails w/ Queues Other Than Print Queue
  887. Q156410    STOP 0x1E or 0x50 Error on Multiprocessor DEC Alpha Computer
  888. Q157077    Netstat Slow to List Large Numbers of Connections
  889. Q157745    Command Extensions Cause Access Violation in Cmd.exe
  890. Q158433    Re-creating Admin Shares Causes Exception Error
  891. Q158548    Sysdiff Changes Dates on Files It Applies to WinNT
  892. Q159060    Mouse Cursor Freezes or Fails with Microsoft IntelliMouse
  893. Q159176    XADM: Store Stops Responding with High CPU Usage
  894. Q159330    Map.exe Does Not Set Environment Variables Correctly
  895. Q159998    Error Message: Error Access Is Denied
  896. Q160386    Incorrect MediaType Parameter on IBM PCMCIA Token Ring Card
  897. Q160405    Video Memory Not Correctly Detected on Dell Latitude Laptops
  898. Q160990    DHCP Server Offers Duplicate IP Addresses for Windows NT
  899. Q161038    Winsock Apps Fail on First Attempt at NetBIOS Name 
  900.     Resolution
  901. Q161368    Service Pack 2 May Cause Loss of Connectivity in Remote 
  902.     Access
  903. Q161432    WINS Static Entries Overwritten by Duplicate Group Names
  904. Q161644    STOP 0x0000000A Sfmsrv.sys When Copying File to Mac Volume
  905. Q161714    IPX Doesn't Function Correctly over Token Ring Source 
  906.     Routing
  907. Q161830    Message from Unix Using Smbclient w/ Long Username Crashes
  908. Q161838    Programs That Lock 0 Bytes at Byte 0 Lock Entire File
  909. Q162077    Stop: 0x0000000A when Selecting NDS Map Objects
  910. Q162096    SET: Drivers Fail to Load When I/O Address Is Above 0xFFF
  911. Q162189    Macintosh Clients May Hang Temporarily with Multiple Mac
  912.     Volumes
  913. Q162396    Problem with DHCP Decline Feature in Service Pack 2
  914. Q162404    Service Pack 5 Breaks Microsoft Mail Shared Using FPNW
  915. Q162471    Windows NT 4.0 May Not Recognize SCSI Devices Using Nonzero
  916.     LUNs
  917. Q162563    WINS Restore Fails on Windows NT Server 4.0
  918. Q162566    FPNW Causes Incomplete Display When Executed from Windows 95
  919. Q162567    Telnet to Port 135 Causes 100 Percent CPU Usage
  920. Q162616    Extra Form Feed with Passthrough Functions to Text Only 
  921.     Driver
  922. Q162657    Choosing Default Domain Name for RAS Client Authentication
  923. Q162774    Policy Editor Crashes When Using Large Custom ADM Files
  924. Q162775    Access Violation in SPOOLSS when Printing to a Serial 
  925.     Printer
  926. Q162778    WINS May Report Database Corruption w/ More Than 100 Owners
  927. Q162881    RIP Table Sent While Shutting Down When Silent RIP Set
  928. Q162926    STOP: 0x0x0000000A After Call to GlobalAddAtom()
  929. Q162927    Telnetting to Port 53 May Crash DNS Service
  930. Q163129    RAS Client Fails to Connect to Service Pack 2 Using NetBEUI
  931. Q163143    STOP: 0x0000001E with Status C000009A
  932. Q163196    New Windows NT PING.EXE Prevents Hanging Other TCP/IP Stacks
  933. Q163202    Limit of the Number of Simultaneously Open Root Storage Files
  934. Q163203    Remote Access Autodial Manager may fail for second user logon
  935. Q163213    WebSTONE Benchmark of IIS May Show Poor Results for MP 
  936.     Systems
  937. Q163214    RAS Script with Set IPADDR May Fail with 3Com Defender Add-on
  938. Q163261    DEC ALPHA WinNT 4.0 Servers w/ SP2 Fail to Lease DHCP
  939.     Addresses
  940. Q163267    Delay While Establishing SPX II Connection
  941. Q163318    Helpfile Word Lists May Be Rebuilt After Daylight Savings
  942.     Change
  943. Q163333    Autosynch Compatible COM Applications May Fail w/ FIFO 
  944.     Enabled
  945. Q163383    Failure to Obtain IP Address Via DHCP on Token Ring w/ SP2
  946. Q163431    16-Bit Application Stops Responding When Run on WinNT 4.0
  947. Q163508    STOP 0xA in Ntfs.sys During Reboot
  948. Q163512    Error: The Mapi Spooler has Shut Down Unexpectedly
  949. Q163525    Delay When Saving Word 7.0 File to Windows NT 4.0 Server
  950. Q163538    NTBackup Does Not Properly Eject Tapes on DLT Tape Devices
  951. Q163614    HP LaserJet Series II Prints Extra Small Stripes or Points
  952. Q163616    Cannot Unlock Workstation If Password Change Cancelled
  953. Q163620    STOP 0x50 in Rdr.sys If Pathname Too Long in SMB
  954. Q163672    Windows NT 4.0 Setup Fails on ThinkPad 535
  955. Q163687    Winsock Applications May Timeout or Fail with an Error
  956. Q163700    IIS Access Violation for Polygon with More Than 100 Vertices
  957. Q163714    ATDISK Finds the Same Disk Twice on SunDisk PCMCIA ATA 
  958.     Adapter
  959. Q163725    NDIS Driver Fails To Check Functional Address
  960. Q163790    RPC Service Stops Responding on UDP Port 135
  961. Q163872    Sysdiff Cannot Delete Files
  962. Q163873    Czech Keyboard Layout Has Wrong Mapping
  963. Q163874    Pressing CTRL+ALT+DEL When Logging On Can Cause Blue Screen
  964. Q163875    Group Policies Not Applied If DC Name Is More Than 13
  965.     Characters
  966. Q163876    CSNW Clients Cannot Delete Print Jobs on NetWare Print Queue
  967. Q163880    COPY Command Causes File Cache to Grow
  968. Q163881    Windows NT Does not Display Some Fonts
  969. Q163883    NetBT (tag=Nbt8) Corrupts Pool with WinNT 4.0 SP2 Installed
  970. Q163891    Microsoft Excel 97 Causes a Windows NT Access Violation
  971. Q163892    A Service May Not Set Hooks on 32-bit GUI Applications
  972. Q163936    CLOCK Hangs and Consumes 90% CPU When Set to Digital Display
  973. Q163969    Event 552: DNS Was Unable to Serve a Client Request
  974. Q164014    Slow Exchange Client Logons Due to Deadlock in LSASS
  975. Q164121    Corel Fonts Unavailable Outside of English Locale
  976. Q164133    Logon Allowed When Access Denied to Mandatory User Profile
  977. Q164138    Files in Macintosh Volume Disappear from Macintosh Clients
  978. Q164159    Verify Reports Errors When Restoring a Tape Backup
  979. Q164161    NTBACKUP Fails to Back up Microsoft Exchange Server Data
  980. Q164201    Access Violation Installing IIS
  981. Q164211    FPNW Doesn't Convert the Long File Names Correctly
  982. Q164260    Compressing and Uncompressing Files Cause File Cache to Grow
  983. Q164309    Windows NT Client: Primary/Secondary WINS Servers Switch
  984. Q164322    Memory Leak in NetQueryDisplayInformation API
  985. Q164350    NEC IDE CD-ROM Drive CDR-1400C Cannot Play Audio CDs
  986. Q164352    Stop 0x00000050 in Tcpip.sys Caused by Winsock Applications
  987. Q164391    WinNT 4.0 SP2 Atapi Claims IRQ for Unused IDE Channel
  988. Q164410    CHGPASS and SETPASS Do Not Prompt For Typing Correction
  989. Q164432    Accented Greek Characters Are Not Being Created
  990. Q164462    Conner 4 mm DAT Tape Devices Fail After About 30 Seconds
  991. Q164491    Stop: 0x0000000A in Rdr.sys When Mailslot Message > 512 Bytes
  992. Q164507    Any User Can Log on to FTP Server with Disabled Anonymous
  993.     Logon
  994. Q164542    MGET to an IBM Host FTP Server Returns Garbage Characters
  995. Q164546    SCSI Driver Description Truncated in Control Panel
  996. Q164595    Duplicate Route Not Removed After Second Redirection
  997. Q164600    4 mm DAT Driver Reports DEC TZ9L Supports Setmarks
  998. Q164606    Deferred Reconnections to Password Shares May Not Work
  999. Q164630    RPC over NetBEUI Fails from WinNT 4.0 RAS to WinNT 4.0 RAS
  1000. Q164631    Scavenging WINS Database Removes Static Entries
  1001. Q164639    SNA Windows 95 Fails Logon If Password Change Required
  1002. Q164702    WINDISK crashes during initialization when Compaq ATAPI PD/CD
  1003. Q164758    Remote Procedure Call (RPC) Service Access Violation
  1004. Q164806    CHKNTFS Does Not Exclude FAT Partitions from AUTOCHK on Boot
  1005. Q164812    Computer Name Truncated When Name Resolution Attempted
  1006. Q164821    DHCP Server Service May Stop Responding
  1007. Q164826    Direct Draw Programs May Hang NT 4.0 with S3 968 Video 
  1008.     Chipset
  1009. Q164904    Stop 0x0000000A in NETBT.SYS After Applying Service Pack 2
  1010. Q164928    Not All Objects Are Displayed When Browsing NDS Trees
  1011. Q164938    Event Logging Frozen While Doing Heavy Logging; Services CPU
  1012.     Peg
  1013. Q164982    Lack of Secondary Address May Cause DNS Service to Hang
  1014. Q164987    Hard-coded Socket of 451 Causes LANtegrity Software to Fail
  1015. Q165004    NTVDM Support for Compaq Financial Keyboard Scan Codes
  1016. Q165245    DDE Client Experiences Intermittent DDE Disconnects
  1017. Q165314    Grace Logon Remaining Is Not Decremented When Logging to BDC
  1018. Q165388    Invalid Directory Returned When Attempting to Access FPNW
  1019. Q165427    Convlog.exe May Cause Access Violation
  1020. Q165443    NDS Login Script Fails When Checking "If Member Of"
  1021. Q165456    STOP 0x0000000A in Ntoskrnl.exe
  1022. Q165483    RasEnumEntries() API Leaks Memory
  1023. Q165813    16-bit Applications Cause Access Violation in NTDLL.DLL
  1024. Q165814    Stop: 0x0000001E When Opening My Computer
  1025. Q165816    STOP 0x0000000A in HAL.DLL on Multiprocessor Computers
  1026. Q165818    Truncation of Backup Log In Eastern Europe or Russian NT 4.0
  1027. Q165946    RasEnumEntries Return Incorrect Number of Phonebook Entries
  1028. Q165950    Unable to Change Font Cartridge Selection
  1029. Q165989    GetPeerName() Returns WSAENOTCONN After Select() Returns
  1030.     Success
  1031. Q166043    DHCPAdmin Incorrectly Writes the BootFileTable in the 
  1032.     Registry
  1033. Q166148    RasSetEntryProperties() Fails to Set Options in Service 
  1034.     Pack 2
  1035. Q166158    Access Violation Occurs in SPOOLSS.EXE
  1036. Q166159    Connecting to Windows Network resources from multi-homed
  1037.     machine
  1038. Q166183    FPNW Server Returns Error When User Opens More Than 256 Files
  1039. Q166186    OS/2 with TCP\IP May Refuse Socket Connections from 
  1040.     Windows NT
  1041. Q166197    NBTSTAT Error when Using >25 Dialout Devices with RAS
  1042. Q166222    Dlc.sys Sends Frame Reject (FRMR) and Drops Connection
  1043. Q166224    SNA Server 802.2 Connection Fails to Reactivate
  1044. Q166226    Backup of Local Registry Does Not Work With NTBACKUP.EXE /b
  1045. Q166257    Applications Using OpenGl Cause Access Violation in 
  1046.     OPENGL.DLL
  1047. Q166265    Printing To A Postscript Printer May Cause A STOP 0x0000003b
  1048. Q166266    STOP 0x0000000A Using OpenNT Commands and Utilities
  1049. Q166267    Office Shortcut Bar Fonts Appear as Non-Cyrillic on 
  1050.     Russian NT
  1051. Q166311    Memory Leak Retrieving OLE Property Values with Service 
  1052.     Pack 2
  1053. Q166334    OpenGL Access Violation on Windows NT Version 4.0
  1054. Q166421    FPNW Returns Time Stamp with 60 Seconds to Clients
  1055. Q166423    Access Violation in SERVICES.EXE in EVENTLOG.DLL
  1056. Q166475    NWLNKSPX Retransmission Problem Over a Slow Link
  1057. Q166478    Logon Rights Are Not Audited
  1058. Q166482    DUMPCHK.EXE Incorrectly Reports Some Dump Files as Invalid
  1059. Q166686    RASDIAL Error w/English Text on Non-English Version of 
  1060.     Windows NT 4.0
  1061. Q166696    NT 4 Err Msg: "The INF OEMNADDI is missing the referenced
  1062.     file"
  1063. Q166823    Cannot Connect To AT&T Advanced Server VMS or OSF Print 
  1064.     Share
  1065. Q166834    Lost Record Locks from MS-DOS-based Program to NetWare Server
  1066. Q166842    CSNW & GSNW Won't Display NetWare Servers via a SAP Seed
  1067.     Server
  1068. Q166846    Cannot Reconnect to TN3270 Server with Close Listen Sockets
  1069. Q166874    No Crashdump and Compaq Systems with Smart-2/P (PCI)
  1070.     Controller
  1071. Q166963    Cannot Communicate with Computer Running NWLink IPX/SPX
  1072. Q166964    Incorrect File Listing on NetWare Server with DIR /TC 
  1073.     Command
  1074. Q167009    Description of DHCP Server Service Has a Misspelled Word
  1075. Q167010    Access Violation in CMD.EXE Processing Batch File Script
  1076.     Argument
  1077. Q167026    Windows NT 4.0 DNS Server Stops Responding To Queries
  1078. Q167038    RAS Clients Run Winsock and RPC Applications Slowly
  1079. Q167044    Request From Perfmon Counter Can Cause Excessive Page 
  1080.     Faults
  1081. Q167110    NT 4.0 RAS client slows over time due to lack of resources
  1082. Q167129    Stop 0x7A or System Lockup in NTBACKUP With MINIQIC
  1083. Q167130    Fatal System Error in NDIS.SYS Allocating Map Registers
  1084. Q167362    STOP 0x00000050 in SRV.SYS When Shutting Down Computer
  1085.  
  1086. For the latest information on bug fixes see:
  1087.  
  1088. Q150734 List of Bugs Fixed in Windows NT Version 4.0
  1089.  
  1090. 5.0  ADDITIONAL FIXES AND WORK-AROUNDS
  1091. --------------------------------------
  1092.  
  1093. 5.1 Tape Drive Not Recognized by Windows NT  
  1094. -------------------------------------------
  1095. In some instances, after you apply the Service Pack, Windows NT will 
  1096. not be able to load the drivers for a tape drive, which may cause the 
  1097. tape drive to shut down or be inoperable. This is due to a conflict 
  1098. between the ATAPI driver that controls IDE devices and the tape drive 
  1099. controller. To fix the problem, you must set your tape drive 
  1100. controller to a different I/O address. 
  1101.  
  1102. In most circumstances, your tape drive controller will be set to use 
  1103. an I/O address in the range 0x3F0-0x3F8. The ATAPI driver uses I/O
  1104. address 0x3F6. If your tape drive controller has been assigned to 
  1105. 0x3F6, then you must assign the tape drive controller to an 
  1106. available address.  
  1107.  
  1108. 5.2 File Sharing Problems with Windows 95
  1109. -----------------------------------------
  1110. In some instances, you may experience "out of memory" problems when 
  1111. you save a file to a shared folder on a Windows 95 machine. You can 
  1112. obtain a fix for this problem at the following Microsoft Web site:
  1113.  
  1114. http://www.microsoft.com/visualc/download/mfc42cab.htm
  1115.  
  1116. 5.3 Reinstalling Hilgraeve HyperTerminal Private Edition
  1117. --------------------------------------------------------
  1118. Service Pack 3 contains updates to the HyperTerminal product that
  1119. shipped with Windows NT 4.0. If you have installed the Private Edition
  1120. of HyperTerminal from Hilgraeve, Inc., then you need to reinstall the
  1121. Private Edition after applying Service Pack 3. For more information
  1122. on installing the Private Edition, go to the Microsoft Knowledge
  1123. Base at http://www.microsoft.com/kb/ and search for the following
  1124. article: Q162469.
  1125.  
  1126. 5.4 Restoring Active Files and the Registry from Tape
  1127. -----------------------------------------------------
  1128. Prior to Service Pack 3, the tape backup utility that shipped with
  1129. Windows NT 4.0 would not restore active files if the registry was also
  1130. restored. If you want to restore both the registry and active files, 
  1131. then you must use the version of ntbackup.exe that is included in 
  1132. Service Pack 3 (or newer).
  1133.  
  1134. To restore the registry and active files from a tape backup:
  1135.  
  1136. 1. Install Windows NT 4.0 from the release CD or from your network.
  1137. 2. Replace the old version of ntbackup.exe with the newer version on
  1138.    the Service Pack CD.
  1139. 3. Run ntbackup.exe and restore the registry and system files from
  1140.    tape.
  1141. 4. Reboot the system when restore is complete.
  1142.  
  1143. 5.5 LPR Printing
  1144. ----------------
  1145. LPR printer ports are by default now limited to using 11 TCP/IP 
  1146. ports (721-731) to be RFC compliant. You can change this to have LPR
  1147. use any TCP/IP ports greater than 1024 by changing a registry 
  1148. setting. For information on configuring the registry for LPR printing,
  1149. search the Microsoft Knowledge Base at http://www.microsoft.com/kb/
  1150. for the following article: Q141708.
  1151.  
  1152. 5.6 Updating Audio Drivers
  1153. --------------------------
  1154. If you are not receiving audio from a Crystal Semiconductor audio 
  1155. chip or a Creative Labs Sound Blaster AWE32 PnP Wavetable Synthesizer,
  1156. you might have to install the updated drivers for these devices. For 
  1157. detailed information on updating these drivers, go to the Microsoft
  1158. Knowledge Base at http://www.microsoft.com/kb/ and search for the
  1159. following article: Q143155.
  1160.  
  1161.  
  1162. 6.0  NOTES FOR USERS OF THE 128-BIT VERSION OF WINDOWS NT 4.0
  1163. -------------------------------------------------------------
  1164. All encryption-related components in this version of Service Pack 3 
  1165. are limited to exportable 40-bit cryptography. During installation, 
  1166. you will be prompted when an existing component on your system 
  1167. containing 128-bit encryption is about to be replaced by an updated 
  1168. component with 40-bit encryption. If you require 128-bit support, you 
  1169. should click the "Skip" button on the dialog box when prompted during 
  1170. Service Pack setup.  A version of this Service Pack with 128-bit 
  1171. encryption is available on request. See the following ordering 
  1172. information.
  1173.  
  1174. Microsoft Internet Explorer supports both 40-bit and 128-bit 
  1175. encryption depending on the version (40-bit or 128-bit) of the file 
  1176. Schannel.dll. If you accidentally overwrite the 128-bit version of 
  1177. Schannel.dll with the 40-bit version included in this Service Pack, 
  1178. you can copy the original from your Windows NT Version 4.0 compact 
  1179. disc into the windir%\system32 directory to restore it.
  1180.  
  1181. 7.0 HOW TO OBTAIN THE NORTH AMERICAN (128-BIT) VERSION OF SERVICE
  1182.     PACK 3
  1183. -----------------------------------------------------------------
  1184. The North American (128-bit) version of Service Pack 3 is intended 
  1185. for distribution only in the United States and Canada. Export of the 
  1186. North American version of this Service Pack from the United States 
  1187. is regulated by the International Traffic in Arms Regulations (ITAR, 
  1188. 22 CFR 120-130) of the U.S. State Department, Office of Defense Trade 
  1189. Controls.  A State Department license is required to export the North 
  1190. American version of Service Pack 3 outside the United States or 
  1191. Canada.
  1192.  
  1193. Microsoft will distribute the North American (128-bit) version of 
  1194. Service Pack 3 to U.S. or Canadian companies or persons for end-use 
  1195. in the United States or Canada only.  
  1196.  
  1197. Ordering Information and Availability:
  1198.  
  1199. Customers in the 50 United States and Canada can order the North 
  1200. American (128-bit) version of Service Pack 3 for US $14.95 (CDN
  1201. $20.95) plus customer service and handling charges of US $5.00 
  1202. (CDN $7.50). Customers can order the product by phone or mail. 
  1203.  
  1204. By phone or fax: Call (800) 370-8758 or fax to (716) 873-0906. The 
  1205. 800 number is for customers calling in the United States and Canada. 
  1206.  
  1207. By mail in the 50 United States:
  1208. Microsoft NT Service Pack 3
  1209. PO Box 1095
  1210. Buffalo, NY 14240-1095
  1211.  
  1212. By mail in Canada:
  1213. Microsoft NT Service Pack 3
  1214. PO Box 643
  1215. Fort Erie, ON 
  1216. L2A 6M1 Canada 
  1217.  
  1218. Be sure to request Part Number 236-00789. The product will be 
  1219. delivered within four weeks.